ComponentOne ASP.NET MVC Controls
MacdHistogramBuilder<T> Class Members
Methods 

C1.Web.Mvc.Finance.Fluent Namespace : MacdHistogramBuilder<T> Class

The following tables list the members exposed by MacdHistogramBuilder<T>.

Public Constructors
 NameDescription
Public ConstructorCreates one MacdHistogramBuilder<T> instance to configurate obj.  
Top
Public Methods
 NameDescription
Public MethodConfigurates C1.Web.Mvc.Finance.MacdBase<T>.FastPeriod. Sets the fast exponential moving average period for the MACD line. (Inherited from C1.Web.Mvc.Finance.Fluent.MacdBaseBuilder<T,MacdHistogram<T>,MacdHistogramBuilder<T>>)
Public MethodConfigurates C1.Web.Mvc.Finance.MacdBase<T>.SlowPeriod. Sets the slow exponential moving average period for the MACD line. (Inherited from C1.Web.Mvc.Finance.Fluent.MacdBaseBuilder<T,MacdHistogram<T>,MacdHistogramBuilder<T>>)
Public MethodConfigurates C1.Web.Mvc.Finance.MacdBase<T>.SmoothingPeriod. Sets the exponential moving average period for the signal line. (Inherited from C1.Web.Mvc.Finance.Fluent.MacdBaseBuilder<T,MacdHistogram<T>,MacdHistogramBuilder<T>>)
Top
See Also

Reference

MacdHistogramBuilder<T> Class
C1.Web.Mvc.Finance.Fluent Namespace